home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / StartupTools / Requester.lha / Requester.readme < prev    next >
Text File  |  1995-01-07  |  857b  |  20 lines

  1. Short: Requesters automatically RETRY/CANCEL after specified timeout
  2. Author: darrell_grainger@ckbbs.hookup.net (Darrell Grainger)
  3. Uploader: a260grai@cdf.toronto.edu (Darrell Grainger)
  4. Type: util/misc
  5.  
  6. Retry is a program wedge. When you run it once it wedges into the system
  7. and makes all system requesters (AutoRequest and EasyRequestArgs for those
  8. of you who program) timed requesters. By default, after 10 seconds Retry
  9. will simulate a click on the RETRY gadget box. You can also specify the
  10. timeout period on the command line when you run it, e.g.
  11.  
  12.     Retry 30
  13.  
  14. this will make the timeout period 30 seconds. To disable Retry you simply
  15. run it a second time. To indicate that Retry has exited it will flash all
  16. the screens (DisplayBeep(NULL)).
  17.  
  18. Cancel is the same as Retry except it will automatically CANCEL the system
  19. requesters after the timeout period.
  20.